Remove autotestkeywords, it's added later, fixes non-C++ build. (#496032,
authorJohan Dahlin <johan@gnome.org>
Sun, 2 Mar 2008 17:19:52 +0000 (17:19 +0000)
committerJohan Dahlin <johan@src.gnome.org>
Sun, 2 Mar 2008 17:19:52 +0000 (17:19 +0000)
2008-03-02  Johan Dahlin  <johan@gnome.org>

    * tests/Makefile.am (noinst_PROGRAMS): Remove autotestkeywords, it's added later,
    fixes non-C++ build.
    (#496032, Nelson Benitez)

svn path=/trunk/; revision=19688

ChangeLog
tests/Makefile.am

index ac23015c1122f5d0d3c0a1ae58ee01c1bcbe12d0..f0e07a4c2c334a2df8935ca9385a30e8ddc5054b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-03-02  Johan Dahlin  <johan@gnome.org>
+
+       * tests/Makefile.am (noinst_PROGRAMS): Remove autotestkeywords, it's added later,
+       fixes non-C++ build.
+       (#496032, Nelson Benitez)
+
 2008-02-29  Johan Dahlin  <johan@gnome.org>
 
        * demos/gtk-demo/demo.ui:
index 38205b24d9439ae8c015ecdc82558479a7c91895..a985187b3caaddbf198e780640bb8f1a4e34cedc 100644 (file)
@@ -54,7 +54,6 @@ textbuffertest_LDADD           = $(LDADDS)
 textbuffertest_SOURCES           = textbuffertest.c pixbuf-init.c
 
 noinst_PROGRAMS =  $(TEST_PROGS)       \
-       autotestkeywords                \
        simple                          \
        print-editor                    \
        testaccel                       \